home *** CD-ROM | disk | FTP | other *** search
- |
- | File name : !Boot
- | Author : © Stephen Mansfield 1993
- | Release : 0.60
- | Date : 4-May-93
- |
- | Merge sprite file to common wimp pool.
- |
- IconSprites <Obey$Dir>.!Sprites
- |
- | Set file type variables.
- |
- | Note, the file type used for Indexer can be changed if it is not suitable,
- | ie it cuases a file type clash on your system. The process is simple:
- | 1. Change the variables below to the required file type hexadecimal code
- | likewise with the similar commands in the beginning of the !Run file.
- | 2. Edit the last commanmd in the !Run file, change the file type parameter
- | passed when !RunImage is run (the '0x' is C syntax).
- | 3. Rename the file type sprites in the !SpritesXX files.
- | 4. Finally any old files already created need there file type change to
- | the newly choosen one (see the filer menu for this).
- |
- Set File$Type_0AA Indexer
- Set Alias$@RunType_0AA Run <Obey$Dir>.!Run -load %%*0
-